Skip to content

Conversation

@timea-solid
Copy link
Member

drop node 18
better configs
typecheck

Copilot AI review requested due to automatic review settings October 28, 2025 10:16
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modernizes the project by dropping Node 18 support, improving configuration files, and adding type checking. The changes focus on enhancing code quality through better linting configuration and ensuring type safety.

  • Dropped Node 18 from CI matrix
  • Updated ESLint configuration to use TypeScript type-checking with project references
  • Added null check for user authentication before folder creation

Reviewed Changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/folderPane.ts Added authentication guard to prevent folder creation when user is not logged in
package.json Updated dependency versions to pre-release commits, reorganized scripts, and moved lint-staged to devDependencies
eslint.config.mjs Modernized ESLint config with TypeScript type-checking and simplified structure
babel.config.js Converted to ES module syntax
.github/workflows/ci.yml Removed Node 18 from test matrix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants